Skip to content

go/batch-submitter: Downgrade Alpine version#2108

Merged
mslipper merged 1 commit intoethereum-optimism:developfrom
mslipper:feat/rolllback-alpine-version
Feb 1, 2022
Merged

go/batch-submitter: Downgrade Alpine version#2108
mslipper merged 1 commit intoethereum-optimism:developfrom
mslipper:feat/rolllback-alpine-version

Conversation

@mslipper
Copy link
Contributor

@mslipper mslipper commented Feb 1, 2022

Alpine 3.14 has an issue (https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.14.0#faccessat2) that prevents it from working on CircleCI at this time.

Alpine 3.14 has an issue (https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.14.0#faccessat2) that prevents it from working on CircleCI at this time.
@changeset-bot
Copy link

changeset-bot bot commented Feb 1, 2022

⚠️ No Changeset found

Latest commit: c16608e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@cfromknecht cfromknecht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👊

@codecov-commenter
Copy link

codecov-commenter commented Feb 1, 2022

Codecov Report

Merging #2108 (c16608e) into develop (f304689) will increase coverage by 1.83%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2108      +/-   ##
===========================================
+ Coverage    73.54%   75.37%   +1.83%     
===========================================
  Files           70       81      +11     
  Lines         2317     2705     +388     
  Branches       344      436      +92     
===========================================
+ Hits          1704     2039     +335     
- Misses         613      666      +53     
Flag Coverage Δ
batch-submitter 62.63% <ø> (ø)
contracts 90.48% <ø> (ø)
core-utils 59.94% <ø> (ø)
data-transport-layer 38.64% <ø> (ø)
message-relayer 70.86% <ø> (ø)
sdk 86.34% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/sdk/hardhat.config.ts 100.00% <0.00%> (ø)
packages/sdk/src/utils/index.ts 100.00% <0.00%> (ø)
packages/sdk/src/utils/contracts.ts 93.33% <0.00%> (ø)
packages/sdk/src/interfaces/types.ts 100.00% <0.00%> (ø)
packages/sdk/src/cross-chain-provider.ts 87.67% <0.00%> (ø)
packages/sdk/src/utils/misc-utils.ts 100.00% <0.00%> (ø)
packages/sdk/src/utils/coercion.ts 88.46% <0.00%> (ø)
packages/sdk/src/interfaces/index.ts 100.00% <0.00%> (ø)
packages/sdk/src/utils/message-encoding.ts 100.00% <0.00%> (ø)
packages/sdk/src/index.ts 100.00% <0.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f304689...c16608e. Read the comment docs.

@mslipper mslipper merged commit a6006b2 into ethereum-optimism:develop Feb 1, 2022
theochap pushed a commit that referenced this pull request Dec 10, 2025
### Description

Creates an rpc server for the `kona-node` that will service the
supervisor.

Progress on #2108
theochap pushed a commit that referenced this pull request Jan 14, 2026
### Description

Creates an rpc server for the `kona-node` that will service the
supervisor.

Progress on #2108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ops Area: ops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants